home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dirut / retain20.zip / PATH-BUG.ZIP / DOS-PATH.BUG next >
Text File  |  1989-11-20  |  1KB  |  24 lines

  1. In addition to my msg in IBMPC-L #85 concerning 'Path Spec. with WP 4.2
  2. problems' I found out already that it is not WP causing the trouble but DOS:
  3.  
  4. DOS BUG in dynamic path:
  5.  
  6. Tested with MSDOS versions 3.1, 3.2 and 3.3 on (clone)XT, HP-AT & HP-386 Vectra:
  7. If a path specification contains a.o. the dynamic path specifications '..' and
  8. '\' and the '\' comes before '..' the system CRASHES if a .BAT, .COM or .EXE 
  9. file is FOUND by the '\' specification if the current directory is a 
  10. (sub)subdirectory at the CURRENT (substituted) drive.  
  11. These path specifications are legal and the above bug does not emerge if
  12. specifying only the '\' or the '..' by which the program can be found if one
  13. level deep. The solution for the problem for the time being is to specify
  14. '..' BEFORE '\', so for example '..;\' as part of the path spec. string.
  15.  
  16. Jim Groeneveld,
  17. =============================================================================
  18. NIPG TNO - - - - - <work> - - - - -|- <home> - - - - -| GROENEVELD@HDETNO51
  19. Postbus 124    | Wassenaarseweg 56 | Schoolweg 14     | GROENEVELD@TNO.NL
  20. 2300 AC Leiden | 2333 AL Leiden    | 8071 BC Nunspeet | TNOSUR::GROENEVELD
  21. Nederland (NL)   071-178810        | 03412-60413      | RULTNO::JIM
  22. =============================================================================
  23.  
  24.